authentication token造句
例句与造句
- to store the authentication token in a session cookie
,则将身份验证令牌存储在会话cookie中。 - to store the authentication token in a persistent cookie
,则将身份验证令牌存储在持久性cookie中;如果为 - to control whether the authentication token is stored in a persistent cookie
控制是否将身份验证令牌存储在持久性cookie中 - class is responsible for authenticating requests and providing an authentication token
类负责对请求进行身份验证并提供身份验证令牌。 - this delay is caused by internet information services caching of authentication tokens
此延迟由身份验证令牌的internet信息服务(iis)缓存导致。 - It's difficult to find authentication token in a sentence. 用authentication token造句挺难的
- if a user selects the remember me next time check box when he or she logs in, the authentication token will be stored in a persistent cookie in the browser
如果用户在登录时选中“下次记住我”复选框,身份验证令牌将被存储在浏览器的持久性cookie中。 - if you want the authentication token to be stored in a persistent cookie without giving the user the option to clear the remember me next time check box, set the
如果希望将身份验证令牌存储在持久性cookie中,而不为用户提供清除“下次记住我”复选框的选择,则将 - on the other hand, the ltpa token, which is created when websphere application server security is used by the application, is designed to provide a stronger authentication token
另一方面,ltpa令牌(它是在应用程序使用websphereapplicationserver安全性时创建的)被设计为提供更强的身份验证令牌。 - a server usually sends an unpredictable challenge ( a set of numbers or letters ) to the user, and the clientuser will then compute a response using some special form of authentication token
伺服器通常会发出不可预测的质疑(一组数字或字母)给用户,而客户?用户会使用某种特别形式的认证权标计算应答。 - this is not recommended for sites that can be accessed from public computers that serve multiple users, as a user s persistent authentication token could be used by an unwanted user
对于可以从供多个用户使用的公共计算机访问的站点,则不建议这样做,因为用户的持久性身份验证令牌可能被不必要的用户使用。 - forms authentication provides you with a way to authenticate users using your own code and then maintain an authentication token in a cookie or in the page url
asp.netasp.netforms身份验证概述forms身份验证提供了一种方法,使您可以使用自己的代码对用户进行身份验证,然后将身份验证标记保留在cookie或页的url中。 - the filter handles management of authentication tokens and properly restricts access to secure resources, prompting the user for authentication and or passing them off to a third party for authentication
:过滤器处理身份验证令牌的管理,并适当地限制安全资源的访问,提示用户进行身份验证和/或将他们指引到第三方进行身份验证。